projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02e7957
)
; Fix typo in 'help-quick-sections' docstring
author
Philip Kaludercic
<philipk@posteo.net>
Thu, 11 Apr 2024 06:44:46 +0000
(08:44 +0200)
committer
Philip Kaludercic
<philipk@posteo.net>
Sat, 13 Apr 2024 08:21:43 +0000
(10:21 +0200)
lisp/help.el
patch
|
blob
|
history
diff --git
a/lisp/help.el
b/lisp/help.el
index 1ef46e394f36258d4a4c0f0edcf7f640f8c16da1..e23dd8ce0aedcd5a2d895e85f66e99681e4fad92 100644
(file)
--- a/
lisp/help.el
+++ b/
lisp/help.el
@@
-173,7
+173,7
@@
Value should be a list of elements, each element should of the form
where GROUP-NAME is the name of the group of the commands,
COMMAND is the symbol of a command and DESCRIPTION is its short
-description, 10 to 15 char
5
acters at most.")
+description, 10 to 15 characters at most.")
(declare-function prop-match-value "text-property-search" (match))